Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable running jsonCodGen under Java17 #41

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

SpeedsterF2
Copy link
Collaborator

Volodymyr informed me that he has to switch back and forth in-between Java 11 (to run the code generation) and Java 17 (work with the project making use of the generated classes)
So update everything:

  • updated dependencies
  • Java 17, Groovy 4.x, Gradle 7.x

SpeedsterF2 and others added 16 commits February 22, 2023 16:39
Make it clear that the lambda in TypeStringManipulation are to use the constant EMPTY of the class, not some property of the class making use of the lambda
replace '--strip-debug' with '--strip-java-debug-attributes' or install package binutils
Avoids error 'Cannot run program "objcopy": error=2, No such file or directory'
Ensures that docker/bin/build.sh can be called from within folder docker
Copied in the parameters understood by current DoCodeGen (auto-generated from the attributes with annotation @parameter)
- Enable log level warn for console
- Extra quoting each parameter breaks looking up the model and template files!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant